This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.
This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.
The list of the themes | Global methods by category | Global methods by name | The list of the classes | The list of the controls |
GetScreenShotEnabled as boolean | ||||
global method, Screenshot | Sa, 27. Jul 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: -> false. | Windows: -> false. | ||
Function:
whether the build in Screenshot functions should be working on Mac OS Classic. | ||||
Screenshot as picture | ||||
global method, Screenshot | Mo, 15. Jul 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | ||
Function:
Returns a picture of the screen content in screen resolution. | ||||
Example:
p=screenshot | ||||
SetScreenShotEnabled(b as boolean) | ||||
global method, Screenshot | Sa, 27. Jul 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Does nothing. | Windows: Does nothing. | ||
Function:
whether the build in Screenshot functions should be working on Mac OS Classic. | ||||
Example:
SetScreenShotEnabled false // switch off |
Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.